home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 013 / sdir1.arc / SDIR.DOC < prev    next >
Text File  |  1985-02-21  |  3KB  |  44 lines

  1.  
  2. ;
  3. ;|=====================================================================|
  4. ;|                                                                     |
  5. ;|                  SDIR - Sorted DIRectory Version 2.00               |
  6. ;|                                                                     |
  7. ;|---------------------------------------------------------------------|
  8. ;|                                                                     |
  9. ;|                  SDIR [d:][path][filespec][options]                 |
  10. ;|                                                                     |
  11. ;|                     where [filespec] is the same                    |
  12. ;|                     as for the DIR command, i.e.,                   |
  13. ;|                     [filespec] = [filename[.ext]]                   |
  14. ;|                                                                     |
  15. ;|                                                                     |
  16. ;|            [options] * /A - Don't list hidden files.                |
  17. ;|                      * /E - Without screen erase.                   |
  18. ;|                      * /P - Don't pause when screen full.           |
  19. ;|                        /X - Sort by extension.                      |
  20. ;|                        /S - Sort by size.                           |
  21. ;|                        /D - Sort by date/time.                      |
  22. ;|                        /N - Do not sort, original order.            |
  23. ;|                                                                     |
  24. ;|                  * - Option may be combined with other options.     |
  25. ;|                                                                     |
  26. ;|                                                                     |
  27. ;|            DEFAULT:  *.* sorted by name.ext with screen erase,      |
  28. ;|                      screen pause, and displaying hidden,           |
  29. ;|                      system, and read-only file attributes          |
  30. ;|                      where *.* is within the current directory.     |
  31. ;|                                                                     |
  32. ;|---------------------------------------------------------------------|
  33. ;|                                                                     |
  34. ;|            NOTE:  Support for MS/PC-DOS versions 1.0 and 1.1        |
  35. ;|                   is no longer available for this product.          |
  36. ;|                                                                     |
  37. ;|---------------------------------------------------------------------|
  38. ;|                                                                     |
  39. ;|            (C)Copyright Lansing Area Netweaving Society 1985        |
  40. ;|                                                                     |
  41. ;|=====================================================================|
  42. ;
  43.  
  44.